'Declaration Protected Overridable Function GetCollection( _ ByVal context As HubCallerContext _ ) As IDataCollection(Of T)
protected virtual IDataCollection<T> GetCollection( HubCallerContext context )
Parameters
- context
- The hub context.
'Declaration Protected Overridable Function GetCollection( _ ByVal context As HubCallerContext _ ) As IDataCollection(Of T)
protected virtual IDataCollection<T> GetCollection( HubCallerContext context )